Papers with referential task
What do Entity-Centric Models Learn? Insights from Entity Linking in Multi-Party Dialogue (N19-1)
Copied to clipboard
| Challenge: | a recent study suggests that models that incorporate a bias towards learning entity representations are not effective at modeling entities. |
| Approach: | They propose to use two entity-centric models for a referential task . they show they outperform the state of the art and do better on lower frequency entities . |
| Outcome: | The proposed models outperform the state of the art on a referential task . they do better on lower frequency entities than a counterpart model not entity-centric . |
Major Entity Identification: A Generalizable Alternative to Coreference Resolution (2024.emnlp-main)
Copied to clipboard
| Challenge: | Prior work identified annotation differences as one of the main reasons for the limited generalization gap in coreference resolution models. |
| Approach: | They propose an alternative referential task where the target entities are assumed to be specified in the input and the task is limited to the frequent entities. |
| Outcome: | The proposed model generalizes well across domains on multiple datasets with supervised models and LLM-based few-shot prompting. |